Skip to main content

Top Bar Settings

Top Bar Settings

In the SHIELDGate top bar settings, users can manage the functions of the top bar that are displayed when accessing the business system.


Feature Overview

Custom URL Button in Top BarThis is a feature that allows users to easily access the URL specified by the administrator.

Also,Passing user information as parameters along with the URLThis can be utilized in various linked services of the client company.

Automatic Transfer Parameters

SHIELDGate automatically adds the following parameters when navigating to the configured URL:

  • url: The URL of the page the user is currently accessing
  • companyName: Company name the user belongs to
  • userEmail: User's email address
  • time: Request Occurrence Time (Unix Timestamp Format)

Main Features

  1. Customizable Button:
    • The button name and URL can be set directly by the administrator.
  2. Automatic Parameter Passing:
    • Automatically send user information (email, company name, etc.) along with the URL when the button is clicked.
  3. Simple Activation Settings:
    • Enabling "Usage" will display the button on the top bar, and disabling it will not display it.

How to set up

  1. Activate Custom URL Button:
    • **"Top Bar Custom URL Button"in the section"Use"**Activate the switch
  2. Enter URL name:
    -Enter the name to be displayed on the bar button.
    • Example: "Report an Issue", "Request Support", "Customer Service" etc.
  3. Enter URL:
    • Enter the URL to navigate to when the button is clicked.
    • Example:https://feedback.softcamp.co.kr
  4. Save:
    • When all inputs are complete**"Save"**Click the button to save the settings

Parameter Usage Example

Entered URL:

https://feedback.softcamp.co.kr

Actual called URL:

https://feedback.SOFTCAMP.co.kr?url={현재 Connecting URL}&userEmail={user email}&time={request time}&companyName={user company name}

View URL feature

Feature Overview

View URLThe function is when the user accesses the work system.Display the currently connected URL in the top address barThis is a function that controls whether to do it.

Purpose of Use

If feature activation is required:

  • When the user needs to check the information of the site they are currently connected to
  • When you need to copy and share a URL for work purposes
  • When you want to provide a transparent connection environment

If you need to disable a feature:

  • When you want to hide the actual URL of the internal system registered with the app
  • If you want to avoid exposing complex URL structures to users
  • An environment where URL information must be restricted for security reasons

How to set up

  1. Accessing the SHIELDGate Admin Page:
    • Admin Page →SettingsTop Bar SettingsGo to menu
  2. Setting Up URL Viewing Functionality:
    • **"View URL"right in the section"Use"**Activate/Deactivate Toggle
    • when activated: The current access URL and a copy button are displayed at the top of the user screen.
    • When deactivated: URL information is hidden on the user screen
  3. Save Settings:
    • To apply the changes**"Save"**Click the button

User Interface Impact

When the feature is activated:

[SHIELDGate logo] [Current URL display] [Copy button] [Other menu]  
For example: https://internal.company.com/system

When the feature is disabled:

[SHIELDGate logo] [Other menu]  
URL information is not displayed.

Basic Display Settings for the Top Bar of the Work System

Feature Overview

Basic Display Settings for the Top Bar of the Work Systemis the administratorSet the initial display state of the RBI top bar overallThis is a feature that can be done.

User's individual settings are maintained,Default values applied when first accessing or resetting settingsYou can manage __PH_0__.

Settings Location

path: 관리자페이지 > 설정 > 상단바 설정 > 업무시스템 상단바 기본 표시

Setting Options

  • display(Default): Starts with the top bar expanded
  • hidden: Start with the top bar hidden

How to operate the user top bar

Users can manipulate the top bar in the RBI environment as follows:

Hide Top Bar

  1. Displayed in the top barHide IconClick
  2. The top bar slides up and is hidden.
  3. Web content is displayed expanded to full screen.
  4. Settings are automatically saved and applied across other windows and sessions.

Expand top bar

  1. when the top bar is hiddenMouse hover over the top bar area
  2. The top bar temporarily slides down and appears (showing the expand icon)
  3. Click the expand iconThe top bar is fixed (changed to hide icon)
  4. If the expand icon is not clicked when the hover is released, the top bar will be hidden again.

Precautions

View URL feature

  1. Security Considerations:
    • Since the URL structure of the internal system may be exposed, make decisions carefully according to security policies.
    • It is recommended to disable the feature if sensitive URL information is included.
  2. User Experience:
    • Disabling the feature may make it difficult for users to determine their current location.
    • Appropriate settings are needed according to the nature of the work.

Custom URL Button

  1. URL format validation:
    • The entered URL must be in a valid format (http://orhttps://) must be
  2. Parameter Passing:
    • SHIELDGate always automatically adds parameters to the configured URL and passes them.
    • The customer can utilize or ignore the parameter as needed.
  3. Network Environment Check:
    • It is necessary to check whether the configured URL is accessible from the internal network or the external network.
  4. Multi-button Limit:
    • Currently, only one button can be set, and adding multiple buttons is not supported.

FAQ

Q: The URL viewing feature has been disabled, but the user wants to know the current URL.
A: Consider using custom URL buttons to provide necessary information or guiding through work guides.

Q: The custom URL button is not working.
A: Check if the "Use" setting is enabled and if the URL format is correct.

Q: Do I have to use parameters?
A: SHIELDGate always passes parameters, but the customer can utilize or ignore them as needed.

Q: How do I show the top bar again when it is hidden?
A: When you hover the mouse over the top bar area at the top of the screen, the top bar temporarily appears, and clicking the expand icon at this time will fix the top bar.